home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / vampv20.zip / VAMPIRES.CFG < prev    next >
Text File  |  1996-05-22  |  6KB  |  136 lines

  1. ; DOOR.CFG - Sample Vampires: Children of Darkness configuration file
  2. ;
  3. ; This configuration file can be used by the sysop to customize Vampires
  4. ; for use on their own system.
  5. ; Much of the information in this file is NOT usually needed. 
  6. ; However, there are many cases where the sysop may wish to customize a door's
  7. ; operation using this configuration file. The configuration file system is
  8. ; provided to allow the customization of options such as paging hours, maximum
  9. ; time permitted within the door, etc., and to allow Vampires to be run
  10. ; under even the most non-typical BBS setups.
  11. ;
  12. ; Any text following a semi-colon (;), and blank lines, are ignored.
  13. ;
  14. ;------------------------------------------------------------------------------
  15. ;
  16. ;  BBS system directory. Indicates where the door information file (drop file)
  17. ;  can be found. Remove the semi-colon (;) to activate this option.  Otherwise
  18. ;  the drop file should be located in the directory from which Vampires is run
  19. ;
  20. BBSDir    C:\BBS\DOOR.SYS
  21. ;
  22. ;------------------------------------------------------------------------------
  23. ;
  24. ;  The door's working directory. This is where the door's system files are
  25. ;  located. Remove the semi-colon (;) to activate this option.  This allows
  26. ;  Vampires to find it's own data files.  It is necessary only if Vampires
  27. ;  is being run from a directory other than it's own.
  28. ;
  29. DoorDir    C:\DOORGAME\VAMPIRES
  30. ;------------------------------------------------------------------------------
  31. ;
  32. ;  Name of the sysop or person who registered Vampires.  
  33. ;
  34. ;       This is only need if you register Vampires Children of Darkness,
  35. ;       You will recieve your Key when you do!  Please see REGISTER.FRM
  36. ;       as well as SYSOP.DOC for more information
  37. ;
  38. REGNAME    Mike Fenton
  39. REGCODE    0000000000000000000
  40. ;
  41. ;-----------------------------------------------------------------------------
  42. ;
  43. ;       Your highest node number
  44. ;
  45. MAXNODE 3
  46. ;
  47. ;------------------------------------------------------------------------------
  48. ;
  49. ;  Name of the sysop.  Vampires can usually determine the sysop's name from the
  50. ;  information passed to the door by the BBS. However, some BBS software does
  51. ;  not supply this information to doors. In such cases, if the sysop's name is
  52. ;  required by the door, it may be supplied here. Remove the semi-colon (;) to
  53. ;  activate this option.
  54. ;
  55. ;  NOTE:  This entry should match your registration name you provided when you
  56. ;  registered / will register.
  57. ;
  58. SysopName    Mike Fenton
  59. ;
  60. ;------------------------------------------------------------------------------
  61. ;
  62. ;  Name of the BBS.  Vampires can usually determine the name of the BBS from
  63. ;  the information passed to the door by the BBS. However, some BBS software
  64. ;  does not supply this information to door programs. In such cases, if the
  65. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  66. ;  semi-colon (;) to activate this option.
  67. ;
  68. SystemName    Global Connect Systems
  69. ;
  70. ;------------------------------------------------------------------------------
  71. ;       Game Options  -  Turn's per day
  72. ;Turns for the Day
  73. ;
  74. ;       Number of Investments allowed per day
  75. INVESTT         5
  76. ;
  77. ;       Number of Victim's allowed per day
  78. VICTIMT         10
  79. ;
  80. ;       Number of Catacomb attacks per day
  81. ATTACKT         15
  82. ;
  83. ;       Number of Player Attacks per day
  84. PLAYERT         5
  85. ;
  86. ;       Number of times allowed to travel per day
  87. TRAVELT         2
  88. ;
  89. ;       Number of Elder-related turns per day
  90. ELDERT          5
  91. ;------------------------------------------------------------------------------
  92. ;
  93. ;  Serial port options. These options are generally not needed, as these
  94. ;  settings can usually be determined from the BBS door information file.
  95. ;  "LockedBPS" specifies the the BPS rate at which the door should communicate
  96. ;  with the modem. "SerialPort" specifies the port port number that the modem
  97. ;  is connected to. Unless you have reassigned the port numbers through your
  98. ;  FOSSIL drive, port 0 corresponds to COM1, port 1 corresponds to COM2, and
  99. ;  so on. Remove the semi-colon (;) to activate either of these options.
  100. ;
  101. ;LockedBPS    38400
  102. ;SerialPort    0
  103. ;
  104. ;
  105. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  106. ;  a FOSSIL driver has not been loaded, the door communicates directly with
  107. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  108. ;  the door to always communicate directly with the modem, bypassing any
  109. ;  FOSSIL driver.
  110. ;
  111. ;NoFossil
  112. ;
  113. ;------------------------------------------------------------------------------
  114. ;
  115. ;  The following options only apply if a FOSSIL driver is NOT being used for
  116. ;  serial communications. If a FOSSIL driver IS being used, these options
  117. ;  are normally set on the FOSSIL driver command line.
  118. ;
  119. ;  Hexidecimal address of the serial port. This address can usually be
  120. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  121. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  122. ;  (;) to activate this option.
  123. ;
  124. ;PortAddress 2F8
  125. ;
  126. ;
  127. ;  Interrupt request line that the serial port is using. May be any IRQ line
  128. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  129. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  130. ;  to activate this option.
  131. ;
  132. ;PortIRQ 5
  133. ;
  134. ;
  135. ;------------------------------------------------------------------------------
  136.